Wine 1.9.11
- Type:
- Applications > UNIX
- Files:
- 1
- Size:
- 22.09 MB
- Tag(s):
- Wine 1.9.11
- Uploaded:
- May 28, 2016
- By:
- kejaxulaloka
The Wine development release 1.9.11 is now available. What's new in this release (see below for details): - Better support for long URLs in WinInet. - Various Direct3D 11 improvements. - Down-mixing support in DirectSound. - Some cosmetic improvements in desktop mode. - Various bug fixes. Bugs fixed in 1.9.11 (total 21): 25396 Safrosoft RoX freezes at start. 33022 Starship Titanic hanging on video replay 34052 The Witcher: Character models are sometimes invisible 34480 Multiple games crash during attempt to write past the end of mip level, expecting contiguous mipchain allocation (League of Legends, Warlock Master of the Arcane, PSOBB) 35415 Gómez Peer: CPU utilisation diagnostic does not work (requires kernel32.GetSystemTimes implementation) 36556 valgrind shows a definite leak in comctl32/tests/syslink.c 37063 NTLM EncryptMessage/DecryptMessage failure 38137 WBaduk: "Could not obtain OLE control window handle" regression 38257 Thief: Deadly Shadows: black squares popping up during video playback 38286 SpinTires has error with ARB shaders enabled 40179 Cannot insert mpg files in Powerpoint 2010 40301 wxDatePickerCtrl (wxWidgets) generates an assert on DTM_GETRANGE message result 40511 Application that copies files from one place to another stoped working in wine versions greater then 1.6.2 40536 Failure to connect to server in TMUnitedForever 40555 Black Mirror 3 demo has wrong rendering with ARB shaders enabled 40557 KSP Trajectory Optimization Tool (MATLAB Runtime (MCR)) crashes at launch 40594 msvcrt:heap test regression 40614 Cisco Jabber 11.6 crashes due to missing dbghelp.dll.EnumerateLoadedModulesExW 40618 Autodesk 123D Design needs msvcr100.dll.mbsrtowcs_s 40659 Window with CS_OWNDC style cause DC leak when GetDC/ReleaseDC is used. 40687 BitTorrent Sync Setup won't start, needs ncrypt.dll ---------------------------------------------------------------- Changes since 1.9.10: Aaryaman Vasishta (5): d3drm: Keep a reference to IDirect3DRM in d3drm_texture. d3drm: Introduce d3drm_texture_destroy helper. d3drm: Implement IDirect3DRMTexture{2-3}_InitFromImage. d3drm: Implement IDirect3DRM*_CreateTexture. d3drm: Implement IDirect3DRMTexture*_GetImage. Akihiro Sagawa (2): kernel32/tests: Add more partial DBCS character tests that contains a null character. libport: Fix null character handling when mapping DBCS characters. Alex Henrie (1): ncrypt: Add stub dll. Alexandre Julliard (15): winecfg: Keep metrics in DPI-relative format when saving the theme. user32: Load the default app icon with LR_SHARED to avoid a leak. user32: Fix refcounting of window DCEs. user32: Completely free owned DCEs when the corresponding window/class is destroyed. user32: Only start reusing DCEs after the cache reached its limit. secur32/tests: Relax the certificate check a little. user32: Take the arrange flags into account when positioning icon windows. user32: Use the monitor rectangle to position icons on the desktop. user32: Make spacing consistent between DrawCaptionTemp and NC_DrawCaption. winex11: Subtract the tray window from the work area in desktop mode. explorer: Add a helper function to resize and display the tray window. explorer: Use the window caption font for the Start button. explorer: Vertically center the system tray icons. explorer: Add a Wine icon to the Start button. tools: Ensure that everything is stored in UTF-8 in the ANNOUNCE file. Alistair Leslie-Hughes (8): wined3d: Support missing WINED3DUSAGE flags to debug_d3dusage. d3d11/tests: Added DXGI_FORMAT_R16_TYPELESS D3D11_BIND_DEPTH_STENCIL test. d3d10core/tests: Added DXGI_FORMAT_R16_TYPELESS D3D11_BIND_DEPTH_STENCIL test. d3d11/tests: Test for ID3D11InfoQueue interface. secur32/tests: Add AcquireCredentialsHandleW tests. d3dx10_43: Add D3DX10GetImageInfoFromMemory stub. inetcomm: Return S_OK from IMimePropertySchema ModifyProperty. inetcomm: Ignore OID_TRANSMIT_BODY_ENCODING value in IMimeBody SetOption. Andrew Eikum (8): quartz: Use correct scale for quality control proportion. strmbase: Improve QualityControl tracing. strmbase: Initialize QualityControl struct on allocation. dsound: Allow inactive devices to change the primary format. dsound: Support downmixing 5.1 to stereo. dsound: Support downmixing quadraphonic to stereo. winegstreamer: Fix IQualityControl::Notify. winegstreamer: Set offset on GstBuffer